2002-01-04 Hans Breuer <hans@breuer.org>
* gdk_pixbuf.def : don't export functions prefixed
with underscore
* makefile.msc : use -FImsvc_recommende_pragmas.h
+2002-01-04 Hans Breuer <hans@breuer.org>
+
+ * gdk_pixbuf.def : don't export functions prefixed
+ with underscore
+
+ * makefile.msc : use -FImsvc_recommende_pragmas.h
+
Thu Jan 3 19:31:58 2002 Owen Taylor <otaylor@redhat.com>
* pixops/pixops.c (scale_line_22_33): Fix and uncomment
EXPORTS
- _gdk_pixbuf_get_module
- _gdk_pixbuf_get_named_module
- _gdk_pixbuf_load_module
gdk_colorspace_get_type
gdk_interp_type_get_type
gdk_pixbuf_add_alpha
-PKG_CFLAGS = -I. -I.. $(GLIB_CFLAGS) \
+PKG_CFLAGS = -FImsvc_recommended_pragmas.h \
+ -I. -I.. $(GLIB_CFLAGS) \
$(BUILT_IN_FORMATS) \
$(JPEG_CFLAGS) $(PNG_CFLAGS) $(TIFF_CFLAGS) $(INTL_CFLAGS) \
$(G_DEBUGGING) \